Skip to content

add chosen not indexed coverage info#4

Closed
hanicker wants to merge 1 commit intojlhernando:masterfrom
hanicker:master
Closed

add chosen not indexed coverage info#4
hanicker wants to merge 1 commit intojlhernando:masterfrom
hanicker:master

Conversation

@hanicker
Copy link

@hanicker hanicker commented Feb 1, 2024

No description provided.

jlhernando added a commit that referenced this pull request Feb 18, 2026
…+ds:13

Google moved report IDs to different script blocks (e.g. ds:10), causing the
script to miss all not-indexed report categories. Now scans every script[nonce]
block, making extraction resilient to future GSC changes.

Inspired by PR #4 from @hanicker — thanks for identifying the issue!

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jlhernando
Copy link
Owner

Thanks for identifying this issue, @hanicker! You were right — the report IDs had moved to ds:10 and the hardcoded ds:11/ds:13 approach was missing all not-indexed reports.

Rather than adding ds:10 specifically, I've implemented a broader fix that scans all script[nonce] blocks for report IDs (commit 2861ea1). This makes the extraction resilient to future changes in Google's script block numbering.

Closing this PR since the fix has been merged to master with a different approach, but credit to you for spotting the problem. 🙏

@jlhernando jlhernando closed this Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants